Method WithWindow(Action<IGroupedWindowSpec<TKey, TProps>>)
Apply window functions to grouped results (tree-aware).
public IGroupedWindowedQueryable<TKey, TProps> WithWindow(Action<IGroupedWindowSpec<TKey, TProps>> windowConfig)
Apply window functions to grouped results (tree-aware).
public IGroupedWindowedQueryable<TKey, TProps> WithWindow(Action<IGroupedWindowSpec<TKey, TProps>> windowConfig)